-
Home
-
Packeta
-
1.4
-
Code
-
Classes
- Url
Total Complexity |
73 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
402 |
Lines of code |
198 |
Logical lines of code |
90 |
Comment lines |
69 |
Methods |
36 |
Properties |
9 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isEqual() |
A |
56 |
9 |
16 |
getAuthority() |
S |
61 |
7 |
11 |
__construct() |
S |
53 |
6 |
20 |
idnHostToUnicode() |
S |
64 |
5 |
9 |
setPath() |
S |
67 |
3 |
7 |
getHostUrl() |
S |
74 |
3 |
4 |
getAbsoluteUrl() |
S |
71 |
3 |
5 |
getDomain() |
S |
65 |
3 |
9 |
unescape() |
S |
62 |
2 |
10 |
getBasePath() |
S |
73 |
2 |
4 |
appendQuery() |
S |
70 |
2 |
6 |
setQuery() |
S |
75 |
2 |
4 |
getQueryParameter() |
S |
69 |
2 |
6 |
getPort() |
S |
78 |
2 |
3 |
getPath() |
S |
82 |
1 |
3 |
getScheme() |
S |
82 |
1 |
3 |
setUser() |
S |
77 |
1 |
4 |
export() |
S |
77 |
1 |
3 |
jsonSerialize() |
S |
81 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
canonicalize() |
S |
65 |
1 |
9 |
getUser() |
S |
82 |
1 |
3 |
getRelativeUrl() |
S |
78 |
1 |
3 |
getBaseUrl() |
S |
80 |
1 |
3 |
getPassword() |
S |
82 |
1 |
3 |
setPassword() |
S |
77 |
1 |
4 |
setHost() |
S |
73 |
1 |
5 |
getHost() |
S |
82 |
1 |
3 |
getFragment() |
S |
82 |
1 |
3 |
setFragment() |
S |
77 |
1 |
4 |
setQueryParameter() |
S |
76 |
1 |
4 |
setScheme() |
S |
77 |
1 |
4 |
getQueryParameters() |
S |
82 |
1 |
3 |
getQuery() |
S |
78 |
1 |
3 |
setPort() |
S |
77 |
1 |
4 |
parseQuery() |
S |
66 |
1 |
7 |